home *** CD-ROM | disk | FTP | other *** search
/ Hyper Stacks 1994 May / Hyper Stacks (Pacific HiTech)(1994)[Mac].iso / Reference / Tech Tour ß1.0 / Tech Tour fl1.0 / card_5629.txt < prev    next >
Encoding:
Text File  |  1988-03-21  |  1.6 KB  |  63 lines

  1. -- card: 5629 from stack: in.0
  2. -- bmap block id: 29144
  3. -- flags: 0000
  4. -- background id: 2805
  5. -- name: SCC Registers
  6. ----- HyperTalk script -----
  7. on opencard
  8.   show background field 2
  9. end opencard
  10.  
  11.  
  12.  
  13. -- part 1 (button)
  14. -- low flags: 00
  15. -- high flags: 0000
  16. -- rect: left=245 top=90 right=158 bottom=259
  17. -- title width / last selected line: 0
  18. -- icon id / first selected line: 0 / 0
  19. -- text alignment: 1
  20. -- font id: 0
  21. -- text size: 12
  22. -- style flags: 0
  23. -- line height: 16
  24. -- part name: to serial a
  25. ----- HyperTalk script -----
  26. on mouseUp
  27.   push card
  28.   visual effect iris open
  29.   go to card id 8699
  30. end mouseUp
  31.  
  32.  
  33.  
  34. -- part 3 (button)
  35. -- low flags: 00
  36. -- high flags: 0000
  37. -- rect: left=245 top=179 right=247 bottom=259
  38. -- title width / last selected line: 0
  39. -- icon id / first selected line: 0 / 0
  40. -- text alignment: 1
  41. -- font id: 0
  42. -- text size: 12
  43. -- style flags: 0
  44. -- line height: 16
  45. -- part name: to port b
  46. ----- HyperTalk script -----
  47. on mouseUp
  48.   push card
  49.   visual effect iris open
  50.   go to card id 8718
  51. end mouseUp
  52.  
  53.  
  54.  
  55. -- part contents for background part 6
  56. ----- text -----
  57. Inside the SCC Chip
  58.  
  59. -- part contents for background part 37
  60. ----- text -----
  61. The Z8530 Serial Communications Controller is designed to provide multifunction support for handling the large variety of serial communications protocols available.   The SCC can be programmed to satisfy special serial communications requirements as well as to follow standard formats such as byte-oriented asynchronous.
  62.  
  63. Once programmed, the SCC relieves the CPU of the overhead involved in communicating with the modem and printer ports.